home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / ra / mc_lc22.zip / RATPAK.DOC < prev    next >
Text File  |  1994-08-02  |  14KB  |  368 lines

  1.                                 McSoft Corp.
  2.  
  3.                                   presents
  4.  
  5.                                 RATPAK V2.2
  6.  
  7.                     Remote Access Tool/Utilities Package
  8.  
  9.                           For Remote Access V2.xx
  10.  
  11.                       Copyright 1991-1994 McSoft Corp.
  12.  
  13.                             ALL RIGHTS RESERVED.
  14.  
  15.  
  16.  
  17. This file is also distributed as part of the RATPAK Collection of tools and
  18. utilities for RemoteAccess.  If you have aquired this file by itself, you
  19. may also want to look at the entire package. It is available as RATPAK22.ARJ
  20. at any of the sites listed in the Support.Doc file enclosed with this.
  21.  
  22.  
  23. -----------------------------------------------------------------------------
  24. Licensing Information
  25. -----------------------------------------------------------------------------
  26.  
  27. You may use these utilities for a period of 30 days in order to evaluate
  28. the suitibility of the software.  If you wish to continue using ANY of
  29. the utilities, you must register the package.  This support will encourage
  30. us to continue to update, and write new software for you to use on your
  31. BBS. No keys are required for these programs, and all you will get in
  32. return for your registration will be a good feeling inside, and a netmail
  33. reply or phone call to thank you!
  34.  
  35. You may not sell the product for a fee and/or distribute the product
  36. along with other products without expressed written permission, nor may
  37. you modify or remove the Copyright Notice from the program or the
  38. documentation.
  39.  
  40. McSoft Corp. shall not be held responsible for any damage incurred by
  41. the user to hardware, software or peripheral devices during the operation of
  42. any the RATPAK programs.
  43.  
  44. Comments, suggestions and bug reports are welcome.  If you have any,
  45. you may call one of the McSoft Corp. Support Systems listed in the enclosed
  46. SUPPORT.DOC
  47.  
  48.  
  49. -----------------------------------------------------------------------------
  50. CHAT.EXE        Remote Dos Chat Program
  51. -----------------------------------------------------------------------------
  52.  
  53. If you have users who drop to DOS on your system, then you know
  54. what its like trying to chat at the DOS prompt...  This is just
  55. a simple little chat program that makes life a little easier.
  56.  
  57. Just type CHAT at the dos prompt, and check it out...
  58.  
  59.  
  60. -----------------------------------------------------------------------------
  61. CNUMBU.EXE    Caller Number Backup utility
  62. -----------------------------------------------------------------------------
  63.  
  64. Simple program really... Put it somewhere in your path, and in your daily
  65. maintenance simply run CNUMBU
  66.  
  67. It will use the RA environment variable to find the ra files. It takes
  68. the total and writes it to a file called CNUMBU.DAT.  If the total is less
  69. than what it was yesterday, then it assumes it got trashed...
  70.  
  71. It then reads yesterdays total (which should have been correct) and adds
  72. the current total.
  73.  
  74. So if yesterday when it ran, you had 20,000 callers, and since then it was
  75. reset, and now contained 50, it would update it to 20,050
  76.  
  77. This way you would lose maybe a few callers, but the most would be one days
  78. worth.
  79.  
  80.  
  81. -----------------------------------------------------------------------------
  82. EXPIRE.EXE      Remote Access User Expiration Date Scanner
  83. -----------------------------------------------------------------------------
  84.  
  85. This is mainly a utility to let you, at a quick glance see who is going to
  86. expire on your system in the next 30 days. It is based on the SubDate in
  87. the user record.
  88.  
  89. This also creates a text file in the current directory with this information.
  90. The file is called EXPIRY.RUN
  91.  
  92. You may specify the following on the commandline:
  93.  
  94. EXPIRE /D30 /S100
  95.  
  96. /D###    Show all users who expire within ## days
  97.  
  98. /S#####  Show only users with security levels equal or greater than #####
  99.  
  100. Default is 30 Days, and ALL users
  101.  
  102. -----------------------------------------------------------------------------
  103. FINDFLAG.EXE    Remote Access User Flag Finder
  104. -----------------------------------------------------------------------------
  105.  
  106.  
  107. This program will look for the Users.Bbs file in the directory pointed to
  108. by the RA environment variable.  It will scan through the user file, and
  109. report on ANY flags which are in use.
  110.  
  111. You may also specify security levels when scanning, and the following
  112. command-line options are valid :
  113.  
  114. findflag          Show All Flags in use by ALL Sec Levels
  115.  
  116. findflag -1000    Show All Flags in use by Sec Level LESS THAN 1000
  117.  
  118. findflag +1000    Show All Flags in use by Sec Level GREATER THAN 1000
  119.  
  120. findflag =1000    Show All Flags in use by Sec Level EQUAL TO 1000
  121.  
  122. findflag !1000    Show All Flags in use by Sec Level NOT EQUAL TO 1000
  123.  
  124.  
  125. Output is redirectable, and looks like this:
  126.  
  127.  
  128.  
  129. FindFlag V1.00 - Copyright 1991 by Motor City Software - All Rights Reserved
  130.  
  131.  
  132.            12345678
  133. Flags A  : X---XXX-
  134. Flags B  : X------X
  135. Flags C  : XXXXXXXX
  136. Flags D  : XXX-X-XX
  137.  
  138.  
  139.  
  140. -----------------------------------------------------------------------------
  141. LASTCALL.EXE    Log FrontDoor calls to Remote Access Todays Callers List
  142. -----------------------------------------------------------------------------
  143.  
  144. LASTCALL will read in the info from Front Doors LASTCALL.FD (or LastC##.FD if
  145. a TASK Environment Variable is set, or you pass a /N## on the commandline)
  146. file, and write the last inbound or outbound call info into your Remote Access
  147. LASTCALL.BBS file.
  148.  
  149. This will allow your users to see incoming mail calls when they list
  150. todays callers.
  151.  
  152. You must have FrontDoor exit on incoming mail and files in order for this
  153. to work. It will only write the info when files or mail is received and
  154. causes FD to exit.
  155.  
  156. Run it in your batch file from ANY directory, but you MUST make sure that you
  157. have set the RA and FD environment variables. It uses these to find the files
  158. it needs.
  159. You need the following somewhere in your batch files...
  160. SET FD=D:\FDOOR
  161. SET RA=D:\RA
  162. Note that you must change the paths to reflect YOUR setup...
  163.  
  164. Because the last call info in Front Door does not provide the connect rate,
  165. it will default to 9600. You can override this by specifying a baud rate
  166. on the commandline.
  167.  
  168. COMMAND LINE PARAMETERS
  169.  
  170.     Node #    /n#
  171.  
  172.         LASTCALL /n1     for node 1
  173.         LASTCALL /n2     for node 2 etc...
  174.  
  175.         If you do not specify a node number, it will default to the current
  176.         %TASK% Environment Variable. If TASK is not set, then it will assume
  177.         a single node FrontDoor, which uses a LASTCALL.FD rather than a task
  178.         specific LASTC##.FD
  179.  
  180.  
  181.  
  182.     Baud Rate   /b####
  183.  
  184.         LASTCALL /b2400  for 2400 baud
  185.         LASTCALL /b9600  for 9600 baud etc...
  186.  
  187.         If you do not specify a baud rate, it will default to 2400
  188.  
  189.  
  190.  
  191.  
  192.  
  193. -----------------------------------------------------------------------------
  194. MC_WAIT.EXE     Batch File Time Delay Utility
  195. -----------------------------------------------------------------------------
  196.  
  197. All you do is add MC_WAIT <X> to your batch file to cause it to pause for <X>
  198. number of minutes.
  199.  
  200. eg.   mc_wait 5    will pause for 5 minutes.
  201.  
  202. You may hit ESCape at any time to abort.
  203.  
  204. A simple utility for a simple task...
  205.  
  206.  
  207.  
  208.  
  209.  
  210. -----------------------------------------------------------------------------
  211. MCFRE.EXE       Online Free Disk Space Door/DOS Utility
  212. -----------------------------------------------------------------------------
  213.  
  214. Why Another Free Space Utility?
  215.  
  216.         There are lots of free disk utilities around, but none quite so
  217.         versatile as this one. You may use this as a DOS command-line utility,
  218.         or run it online on your BBS...
  219.  
  220.  
  221. How to use it...
  222.  
  223. There are 3 ways this can be run
  224.  
  225.         MCFRE 5    This tells it to display the first 5 Hard Drives
  226.                    Starting at C:
  227.  
  228.         MCFRE cdef List all drives to total on the command line.
  229.                    No spaces, and you can force it to display in any
  230.                    order you wish.
  231.  
  232.         MCFRE      This will look for MCFRE.CFG in the current directory.
  233.                    Create this file using any ASCI text file editor, and simply
  234.                    create 1 line with all drives listed.   eg. cdefghijklmno
  235.  
  236.  
  237. If a DORINFO1.DEF file is found, it will be read and MCFRE will use the
  238. fossil to output its info to both the local and remote screen. For this
  239. reason, you must be careful not to run MCFRE in a directory containing
  240. a dorinfo1.def file, or it will try sending its output to the comport as
  241. defined in the Dorinfo1.def
  242.  
  243. If a dorinfo1.def is not found, then it will assume it is running in local
  244. mode.
  245.  
  246. McFre can also be redirected to the modem if you cannot create the dorinfo1.def
  247. file with your bbs software.  Simply use  MCFRE 5 > COM1: but there will be
  248. no pause at the end of the display. Another way is to redirect it to a file,
  249. and then have your bbs software display that file.
  250.  
  251.  
  252.  
  253. Total Drive Sizes are rounded to the nearest meg, and this usually results
  254. in a generous total field...
  255.  
  256.  
  257.  
  258.  
  259.  
  260. -----------------------------------------------------------------------------
  261. ONLINE.EXE      Manipulate the USERON.BBS (List of callers Online)
  262. -----------------------------------------------------------------------------
  263.  
  264. ONLINE with no command line will prompt you for all information.
  265.  
  266. ONLINE <node> <inuse> <name> <location> <baud> <doing> <private>
  267.  
  268.      <node>      the node number you wish to modify. (1-99)
  269.      <inuse>     (Y or N) Y means you wish to mark the specified node as
  270.                  being in use.  An N here will force it to ignore any of
  271.                  the following parameters, and mark this node as waiting
  272.                  for a call.
  273.      <name>      The name you want to appear when you list Who is Online
  274.                  NO SPACES!  Firstname_Lastname (Note the underscore!)
  275.                  The name entered here will appear as both your name
  276.                  and handle.
  277.      <location>  The location of the caller. NO SPACES! CITY_PROVINCE
  278.      <baud>      Baud Rate of connection (0 for local)
  279.      <doing>     10 Character description of what the user is doing.
  280.      <Private>   0 will allow other users to page you
  281.                  1 Will NOT allow others to page you
  282.  
  283.  
  284.  
  285.  
  286.  
  287. -----------------------------------------------------------------------------
  288. RA2FREQ.EXE      Remote Access to FrontDoor File Request List creator
  289. -----------------------------------------------------------------------------
  290.  
  291. RA2FREQ.EXE #####
  292.  
  293. This program simply scans your FILES.RA and outputs a list of all PATHS.
  294. The output may be redirected to a file, to be used by FrontDoor as its
  295. list of requestable directories.
  296.  
  297. EG.   RA2FREQ.EXE 100 > FreqFile.Lst
  298.  
  299.   This will redirect the list (but not the title screen) to a files called
  300.   FreqFile.Lst
  301.  
  302. You may pass a security level on the commandline which will limit the list
  303. to ONLY those areas with download security Less than or Equal to this value.
  304.  
  305. The default is to include ALL file areas.
  306.  
  307.  
  308. -----------------------------------------------------------------------------
  309. RACNUM.EXE      Remote Access Caller Number Editor
  310. -----------------------------------------------------------------------------
  311.  
  312. RACNUM uses the environment variable RA to find the system directory.
  313.  
  314. Type RACNUM, and you will be told the current number of callers to the BBS.
  315. You will be prompted for a new number, or 0 to abort.
  316.  
  317.  
  318.  
  319. -----------------------------------------------------------------------------
  320. RAFIND.EXE      Find Files on your BBS
  321. -----------------------------------------------------------------------------
  322.  
  323. RAFIND filename.ext
  324.  
  325. A very simple file locator for your BBS.  It reads your FILES.RA file to
  326. determine the paths to your file areas, then checks that path for the filename
  327. that you specified on the commandline.  This program does NOT use the RA file
  328. database to do its search, so it will find files that are not listed in
  329. the database as well. Wildcard searches ARE permitted.  The RA environment
  330. variable is used to locate the FILES.RA file.
  331.  
  332.  
  333.  
  334. -----------------------------------------------------------------------------
  335. TCLT.EXE        Todays Call Log Trimmer
  336. -----------------------------------------------------------------------------
  337.  
  338. If your Todays Caller list did not get reset properly at midnight, and
  339. includes calls from yesterday, then this utility will remove yesterdays
  340. callers from the file.  This is handy to run in an event sometime shortly
  341. after midnight.
  342.  
  343.  
  344. -----------------------------------------------------------------------------
  345. WHOCALLD.EXE    View Todays Callers From DOS Prompt
  346. -----------------------------------------------------------------------------
  347.  
  348. This program will list todays callers, much like RA's internal listing.
  349.  
  350. It looks for the RA environment variable to find the LASTCALL.BBS file.
  351.  
  352. Thats all there is to it.
  353.  
  354.  
  355. -----------------------------------------------------------------------------
  356. WHOSON.EXE    View Callers Currently Online From DOS Prompt
  357. -----------------------------------------------------------------------------
  358.  
  359. Not only will you see who is online now, but you can send an online message
  360. to a specific user, or broadcast a message to all users online.  You can also
  361. see if they have received that message.
  362.  
  363.  
  364. -----------------------------------------------------------------------------
  365. -----------------------------------------------------------------------------
  366.  
  367.  
  368.